┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/usr/share/pie/vendor/illuminate/contracts/Mail
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: Factory.php
<?php namespace Illuminate\Contracts\Mail; interface Factory { /** * Get a mailer instance by name. * * @param string|null $name * @return \Illuminate\Contracts\Mail\Mailer */ public function mailer($name = null); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 Attachable.php
PHP
227 B
2025-03-24 11:47
EDIT
📄 Factory.php
PHP
253 B
2025-03-24 11:47
EDIT
📄 Mailable.php
PHP
1.7 KB
2025-03-24 11:47
EDIT
📄 Mailer.php
PHP
1008 B
2025-03-24 11:47
EDIT
📄 MailQueue.php
PHP
648 B
2025-03-24 11:47
EDIT